projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d701a89
)
Add missing transfer annotation
author
Emmanuele Bassi
<ebassi@gnome.org>
Tue, 7 Apr 2020 23:00:26 +0000
(
00:00
+0100)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Wed, 8 Apr 2020 14:40:15 +0000
(15:40 +0100)
gtk/gtksnapshot.c
patch
|
blob
|
history
diff --git
a/gtk/gtksnapshot.c
b/gtk/gtksnapshot.c
index 878fe88b4d4e90509409d3e4e45dc0fde7689279..a2b193685c0eb933531b4a6a7a0d02a79d006d16 100644
(file)
--- a/
gtk/gtksnapshot.c
+++ b/
gtk/gtksnapshot.c
@@
-1152,7
+1152,7
@@
gtk_snapshot_pop_collect (GtkSnapshot *snapshot)
* @snapshot. The only function that should be
* called after this is gtk_snapshot_unref().
*
- * Returns: the constructed #GskRenderNode
+ * Returns:
(transfer full):
the constructed #GskRenderNode
*/
GskRenderNode *
gtk_snapshot_to_node (GtkSnapshot *snapshot)